Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.1 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "nxh-ext-contact-type",
"meta" : {
"lastUpdated" : "2023-10-03T08:11:28.6202034+00:00"
},
"url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-contactType",
"name" : "NxhExtContactType",
"status" : "active",
"date" : "2023-10-03T08:11:44.9524284+00:00",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Encounter"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Contact type",
"definition" : "Contact type and contact type category information of a contact encounter.",
"max" : "1"
},
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"min" : 1
},
{
"id" : "Extension.extension:contactCategory",
"path" : "Extension.extension",
"sliceName" : "contactCategory",
"binding" : {
"strength" : "extensible",
"description" : "Contact type category of the encounter.",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-contact-type-category"
}
},
{
"id" : "Extension.extension:contactCategory.url",
"path" : "Extension.extension.url",
"fixedUri" : "contactCategory"
},
{
"id" : "Extension.extension:contactCategory.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "Coding"
}
]
},
{
"id" : "Extension.extension:contactType",
"path" : "Extension.extension",
"sliceName" : "contactType",
"min" : 1,
"max" : "1"
},
{
"id" : "Extension.extension:contactType.url",
"path" : "Extension.extension.url",
"fixedUri" : "contactType"
},
{
"id" : "Extension.extension:contactType.value[x]",
"path" : "Extension.extension.value[x]",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-contactType"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.